ping_cbargs Struct Reference

#include <icmp.h>

Collaboration diagram for ping_cbargs:

Collaboration graph
[legend]

Data Fields

sockaddr_in6_t src
int8_t rssi
uint16_t delay
uint8_t len
const char * ping_reply
int8_t error
uint8_t done

Field Documentation

source address of the ping reply

Received signal strength if src is 1-hop away.

Ping delay in milliseconds.

Length of the ping reply in bytes.

String buffer that contains a user readable text message to show the result of the Reply. For example, "12 bytes from fe80::17:3b00:0:15 rssi=-35 dBm delay=135ms" or "Request timed out".

Ping errors: SUCCESS, ETIMEOUT, ENETUNREACH. See ErrnoEnum.

True if this is the last signal for ping


The documentation for this struct was generated from the following file:

Generated on Mon May 5 16:38:42 2008 for ASD Tutorial Lesson 2: Ping by  doxygen 1.5.5